home *** CD-ROM | disk | FTP | other *** search
INI File | 1992-10-20 | 1.1 KB | 39 lines |
- ; Module name: SETUP.INF
-
- [Application]
- ; Application global information
- AppName=Syntax Setup
- DefDir=C:\Syntax
- SpaceNeeded=1300
- DefPMGroup=SYNTAX.GRP, Syntax
-
- [Disks]
- ; List of diskettes needed to install the product and the name
- ; of each diskette.
- 1=Setup
-
- [Dirs]
- ; lists of directories that must be created from the destination directory
- ; files to be copied are in the same directory structure on the
- ; floppy (by default)
- 1=.
-
- [Files]
- ; description, name, (dir #), (diskette #), (Compressed)
- Syntax Reader, SYNTAX.EXE, 1, 1, N
- Syntax Compiler, SYNTAXC.EXE, 1, 1, N
- Syntax DLL, SYNRES.DLL, 1, 1, N
- Custom Controls, CPALETTE.DLL, 1, 1, N
- Syntax Font, SYNFONT.FON, 1, 1, N
- Syntax Reader Help, SYNRHELP.SYN, 1, 1, N
- Syntax Compiler Help, SYNCHELP.SYN, 1, 1, N
- Syntax Order Form, SYNORDER.TXT, 1, 1, N
- Syntax Order Info, SYNINFO.SYN, 1, 1, N
- Bitmap Dump Utility, BMPDUMP.EXE, 1, 1, N
-
- [PM Info]
- ; File Name, App Description, Icon file #, Icon #
- SYNTAX.EXE, Syntax Reader
- SYNTAXC.EXE, Syntax Compiler
- [End]
-